home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / wnx1091.lzh / HOWTOUSE.ME < prev    next >
Text File  |  1991-10-20  |  5KB  |  120 lines

  1.  
  2.  
  3.         Wind-XES (c) 1991, Charles Medley/ENiGMA Software
  4.  
  5.  
  6.          How To Use Wind-XES (No, Not a Glass Cleaner!)
  7.          ==============================================
  8.  
  9.      Wind-XES is a modular accessory/control panel that lets you 
  10. load in .WNX ("winks") applications which run concurrently under 
  11. its environment.  It works with GEM, not under, around, or over 
  12. it.  This means it works with your favorite programs, provided 
  13. they are GEM-based.
  14.  
  15.      To get started:
  16.  
  17.      First, you might want to play with Wind-XES a bit as a 
  18. program.  It will run fine as a program if you just rename it and 
  19. give it the extension .PRG.  When it first pops up, it will 
  20. present you with the Configuration Menu, where you can load in a 
  21. .WNX application by just clicking on the empty text field next to
  22. "Filename".
  23.  
  24.      The file selector will now appear and you should then choose 
  25. a .WNX.  PLEASE DO NOT TRY TO LOAD ANY .PRGs or .ACCs IN TO 
  26. WIND-XES UNLESS THEY ARE SPECIFICALLY WRITTEN FOR IT. (e.g., 
  27. BIN2C.PRG will run as a .PRG, an .ACC and as a .WNX, and you can 
  28. load it in to Wind-XES as a .PRG or .ACC and it will work fine, 
  29. even if you don't rename it...).
  30.  
  31.      If you have enough RAM, enough screen space (for the Wind-
  32. XES window to contain the .WNX's graphic interface), and you have 
  33. done everything correctly, you will see the .WNX's name pop up, 
  34. and now you can hit return to exit the Configuration Menu.
  35.  
  36.      Now you can move the .WNX's interface around in the Wind-XES 
  37. window.  With just one resident, this isn't much fun.  If you 
  38. want to load more, just hit Alt-W or "full the window" and you 
  39. can get back to the Configuration Menu where you can load another 
  40. .WNX in.  Experiment with this, and then close the window (also 
  41. accomplished with Alt-Q).
  42.  
  43.      Now Wind-XES acts just like a normal program.  Play with 
  44. it...  See what the .WNXes are capable of.  When you have a setup 
  45. that you like, go back to the Configuration Menu and click on 
  46. Save, and save the configuration to the WIND_X_1.ACX file (which 
  47. you probably have renamed by now).  When Wind-XES is run again, 
  48. it will automatically look for the WNXes you have currently 
  49. loaded where you loaded them from, and will try to fit them in to 
  50. the window in the same way you have it now.
  51.  
  52.  
  53.                             Commands
  54.                             ========
  55.  
  56. From Configuration Menu:
  57.  
  58.      Button         Keyboard Equivalent Purpose
  59.      ======         =================== =======
  60.      Unload         none.               Clears out one .WNX.
  61.      Unload All     none.               Unloads ALL .WNXes.
  62.      Load           none.               Load a .WNX.
  63.      Save           none.               Save Configuration.
  64.      Exit           <Return>            Goto Configuration Mode.
  65.  
  66. From Configuration Mode Window:
  67.  
  68.      Button         Keyboard Equivalent Purpose
  69.      ======         =================== =======
  70.      Full Window    Alt-W               Goto Configuration Menu.
  71.      Close Window   Alt-Q               Goto Normal Mode.
  72.      
  73.  
  74. From Normal Mode Window:
  75.  
  76.      Button         Keyboard Equivalent Purpose
  77.      ======         =================== =======
  78.      Full Window    Alt-W               Goto Configuration Menu.
  79.      Close Window   Alt-Q               Close Window.
  80.  
  81.      
  82.                              History
  83.                              =======
  84.  
  85.      Wind-XES (neé Wind-X, neé UCP: Ultimate Control Panel) was 
  86. born out of a conversation I had with Jim Allen during a series 
  87. of phone calls when I was inquiring about the Turbo16 accelerator 
  88. board shortly before I bought one.
  89.  
  90.      One such call diverged on to a topic about the Mac CDEV-
  91. based control panel, and I was thinking about writing something 
  92. for fun (ok, for profit) and this seemed perfect.
  93.  
  94.      I had UCP up and running within about a month, but after 
  95. finding out about XCONTROL in December '90, decided to take UCP 
  96. to the "next" level and make it more flexible (i.e., better) and 
  97. worth someone spending their hard earned $$$ on.
  98.  
  99.      Well, the concept changed from a control panel that allowed 
  100. access to a single utility at a time to a *real* control panel 
  101. where everything is sitting before the user like a console from 
  102. Star Trek: TNG, and they can watch all these utilities at work, 
  103. doing "incredibly important things" for them.
  104.  
  105.      However, I never have found time (with school and/or other 
  106. stuff) to write the "incredible" application that I felt was 
  107. required to make this accessory worthy of being commercial.  It 
  108. didn't make sense to sell a great "engine" and not have a car 
  109. around it.
  110.  
  111.      So here it is, placed out to you as FreeWare.  This means, 
  112. by definition, that I have the copyright to it, and the code is 
  113. MINE.  However, I hope everyone copies Wind-XES in its current 
  114. incarnation and distributes it widely so that when/if I make a 
  115. commercial version (maybe?), this might help me both in terms of 
  116. "free advertising" as well as giving everyone a chance to find 
  117. any likes/dislikes in the program so I can make improvements.  I 
  118. figure it worked for D. Mihocka with Quick ST, heck, it'll work 
  119. for me...
  120.